<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.profile {
	text-align: center;
}

.profile img {
	display: inline-block;
	
	margin: 0 auto 1.25em;
}

.profile h4 {
	margin-bottom: .85em;
	
	font-size: 18px;
}

.profile .profile-title {
	margin-bottom: 1em;
	
	color: #777;
	
	font-size: 16px;
	font-style: italic;
}

.gallery li {
	list-style: none;
	float: left;
	padding-right: 18px;
	padding-bottom: 18px;
	
}
.file li {
 	list-style-image:url(../../public/ico_pdf.jpg); 
	
}

#pages h4 {
/****    	color: #BF0A20;
   ****/	
}</pre></body></html>